Cube Yogi
Cube Yogi
Leader in Zoho Solutions/Consultation

Getting old value of a field on validation of form submission

Here is our approach to getting old value of a field on validation of form submission

Our Assumption 

1. We assume that you want to get the old value of a field on validation of form

Approach 

We've given the steps to getting old value of a field on validation of form submission

1. Create workflow on form validation

1.1 Go to Workflow section and tap on "New Workflow"

1.2 Give conditions for workflow as mentioned in the below image and tap on "Create Workflow"

2.3 Tap on "Add New Action"

2.4 Choose "Deluge Script" as Action Type

2.5 Copy and paste the below code in the Code Snippet and tap on "Save"

Code Snippet 

Related Community Question

How to get old value and new value of a field of a row in sub-form | Link

Hello Milind,

Have you found a solution for that issue since last year? I am looking for a way to access the OLD and NEW values of an updated field in script validations.

Thanks
Andre.